Auto Generated Documentation

This commit is contained in:
github-actions[bot]
2025-04-02 13:41:38 +00:00
parent e9a232e07d
commit 21efed14f2
18523 changed files with 340249 additions and 282417 deletions
@@ -0,0 +1 @@
searchState.loadedDescShard("cfg_if", 0, "A macro for defining <code>#[cfg]</code> if-else statements.\nThe main macro provided by this crate. See crate …")
@@ -0,0 +1 @@
searchState.loadedDescShard("google_speech", 0, "Returns the argument unchanged.\nReturns the argument unchanged.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCreate a new speech object with language\nPlay the speech object\nSafety")
+1
View File
@@ -0,0 +1 @@
searchState.loadedDescShard("heck", 0, "<strong>heck</strong> is a case conversion library.\nThis wrapper performs a kebab case conversion in …\nThis wrapper performs a lower camel case conversion in …\nThis wrapper performs a upper camel case conversion in …\nThis wrapper performs a kebab case conversion in …\nThis wrapper performs a shouty snake case conversion in …\nThis wrapper performs a shouty snake case conversion in …\nThis wrapper performs a snake case conversion in …\nThis wrapper performs a snake case conversion in …\nThis wrapper performs a title case conversion in …\nThis wrapper performs a train case conversion in …\nThis wrapper performs a upper camel case conversion in …\nCONVERT THIS TYPE TO SNEK CASE.\nThis trait defines a kebab case conversion.\nThis trait defines a lower camel case conversion.\n<code>ToPascalCase</code> is an alias for <code>ToUpperCamelCase</code>. See …\nThis trait defines a shouty kebab case conversion.\nThis trait defines a shouty snake case conversion.\nOh heck, <code>ToShoutySnekCase</code> is an alias for <code>ToShoutySnakeCase</code>…\nThis trait defines a snake case conversion.\nOh heck, <code>SnekCase</code> is an alias for <code>ToSnakeCase</code>. See …\nThis trait defines a title case conversion.\nThis trait defines a train case conversion.\nThis trait defines an upper camel case conversion.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nConvert this type to kebab case.\nConvert this type to lower camel case.\nConvert this type to upper camel case.\nConvert this type to shouty kebab case.\nConvert this type to shouty snake case.\nConvert this type to snake case.\nConvert this type to snek case.\nConvert this type to title case.\nConvert this type to Train-Case.\nConvert this type to upper camel case.")
+1
View File
@@ -0,0 +1 @@
searchState.loadedDescShard("indoc", 0, "githubcrates-iodocs-rs\nUnindent and call <code>concat!</code>.\nUnindent and call <code>eprint!</code>.\nUnindent and call <code>format!</code>.\nUnindent and produce <code>&amp;&#39;static str</code> or <code>&amp;&#39;static [u8]</code>.\nUnindent and call <code>print!</code>.\nUnindent and call <code>write!</code>.")
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
searchState.loadedDescShard("memoffset", 0, "A crate used for calculating offsets of struct members and …\nCalculates the offset of the specified field from the …\nCalculates the offset of the specified field from the …\nCalculates the offset of the specified union member from …\nComputes a const raw pointer to the given field of the …\nComputes a const raw pointer to the given field of the …\nComputes a const raw pointer to the given field of the …\nProduces a range instance representing the sub-slice …")
@@ -0,0 +1 @@
searchState.loadedDescShard("once_cell", 0, "Overview\nThread-safe, non-blocking, “first one wins” flavor of …\nThread-safe, blocking version of <code>OnceCell</code>.\nSingle-threaded version of <code>OnceCell</code>.\nA thread-safe cell which can be written to only once.\nA thread-safe cell which can be written to only once.\nA thread-safe cell which can be written to only once.\nA thread-safe cell which can be written to only once.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets a reference to the underlying value.\nGets a reference to the underlying value.\nGets the underlying value.\nGets the underlying value.\nGets the contents of the cell, initializing it with <code>f</code> if …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGet the reference to the underlying value, without …\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCreates a new empty cell.\nCreates a new empty cell.\nCreates a new empty cell.\nCreates a new empty cell.\nSets the contents of this cell to <code>value</code>.\nSets the contents of this cell to <code>value</code>.\nSets the contents of this cell to <code>value</code>.\nSets the contents of this cell to <code>value</code>.\nCreates a new cell with the given value.\nA value which is initialized on the first access.\nA thread-safe cell which can be written to only once.\nCreates a new lazy value using <code>Default</code> as the initializing …\nForces the evaluation of this lazy value and returns a …\nForces the evaluation of this lazy value and returns a …\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets the reference to the underlying value.\nGets the reference to the result of this lazy value if it …\nGets the mutable reference to the underlying value.\nGets the reference to the result of this lazy value if it …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGet the reference to the underlying value, without …\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nConsumes the <code>OnceCell</code>, returning the wrapped value. Returns\nConsumes this <code>Lazy</code> returning the stored value.\nCreates a new empty cell.\nCreates a new lazy value with the given initializing …\nSets the contents of this cell to <code>value</code>.\nTakes the value out of this <code>OnceCell</code>, moving it back to an …\nLike <code>set</code>, but also returns a reference to the final cell …\nGets the reference to the underlying value, blocking the …\nCreates a new initialized cell.\nA value which is initialized on the first access.\nA cell which can be written to only once. It is not thread …\nCreates a new lazy value using <code>Default</code> as the initializing …\nForces the evaluation of this lazy value and returns a …\nForces the evaluation of this lazy value and returns a …\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets a reference to the underlying value.\nGets the reference to the result of this lazy value if it …\nGets a mutable reference to the underlying value.\nGets the mutable reference to the result of this lazy …\nGets the contents of the cell, initializing it with <code>f</code> if …\nGets the contents of the cell, initializing it with <code>f</code> if …\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nConsumes the <code>OnceCell</code>, returning the wrapped value.\nConsumes this <code>Lazy</code> returning the stored value.\nCreates a new empty cell.\nCreates a new lazy value with the given initializing …\nSets the contents of this cell to <code>value</code>.\nTakes the value out of this <code>OnceCell</code>, moving it back to an …\nLike <code>set</code>, but also returns a reference to the final cell …\nCreates a new initialized cell.")
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
searchState.loadedDescShard("pyo3_build_config", 0, "Configuration used by PyO3 for conditional support of …\nA list of python interpreter compile-time preprocessor …\nConfiguration needed by PyO3 to cross-compile for a target …\nConfiguration needed by PyO3 to build for the correct …\nAn LLVM target “triple”. Historically such things had …\nWhether linking against the stable/limited Python 3 API.\nAdds linker arguments suitable for PyO3s …\nAdds linker arguments suitable for linking against the …\nThe “architecture” (and sometimes the subarchitecture).\nThe “binary format” (rarely used).\nAdditional relevant Python build flags / configuration …\nDetect whether we are cross compiling and return an …\nThe C data model for a given target. If the model is not …\nReturn the default calling convention for the given target …\nReturn the endianness of this targets architecture.\nThe “environment” on top of the operating system …\nPath of host <code>python</code> executable.\nAdditional lines to <code>println!()</code> from Cargo build scripts.\nFinds <code>_sysconfigdata*.py</code> files for detected Python …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nParse a triple from an LLVM target triple.\nGenerate from parsed sysconfigdata file\nLoads the configuration determined from the build …\nReturn the triple for the current host.\nThe Python implementation flavor.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nThe directory containing the Python library to link …\nThe directory containing the Python library to link …\nThe name of the link library defining Python.\nThe “operating system” (sometimes also the …\nParse sysconfigdata file\nReturn the pointer width of this targets architecture.\nWidth in bits of pointers on the target machine.\nmacOS Python3.framework requires special rpath handling\nRun a python script using the <code>InterpreterConfig::executable</code>…\nRun a python script using the <code>InterpreterConfig::executable</code>…\nWhether link library is shared.\nWhether to suppress emitting of <code>cargo:rustc-link-*</code> lines …\nReturn a <code>Triple</code> with all unknown fields.\nAdds all the <code>#[cfg]</code> flags to the current compilation.\nThe “vendor” (whatever that means).\nPython <code>X.Y</code> version. e.g. <code>3.9</code>.")
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
searchState.loadedDescShard("pyo3_macros", 0, "This crate declares only the proc macro attributes, as a …\nA proc macro used to expose Rust functions to Python.\nA proc macro used to expose methods to Python.\nA proc macro used to implement Python modules.")
@@ -0,0 +1 @@
searchState.loadedDescShard("pyo3_macros_backend", 0, "This crate contains the implementation of the proc macro …\nThe parsed arguments of the pyclass macro\nThe mechanism used to collect <code>#[pymethods]</code> into the type …\nDerive FromPyObject for enums and structs.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCollects all #[doc = “…”] attributes into a …\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nGenerates the function that is called by the python …")
+1
View File
@@ -0,0 +1 @@
searchState.loadedDescShard("quote", 0, "githubcrates-iodocs-rs\nSpecialized formatting trait used by <code>format_ident!</code>.\nTypes that can be interpolated inside a <code>quote!</code> invocation.\nTokenStream extension trait with methods for appending …\nFor use by <code>ToTokens</code> implementations.\nFor use by <code>ToTokens</code> implementations.\nFor use by <code>ToTokens</code> implementations.\nFor use by <code>ToTokens</code> implementations.\nFormat this value as an identifier fragment.\nFormatting macro for constructing <code>Ident</code>s.\nConvert <code>self</code> directly into a <code>TokenStream</code> object.\nConvert <code>self</code> directly into a <code>TokenStream</code> object.\nThe whole point.\nSame as <code>quote!</code>, but applies a given span to all tokens …\nSpan associated with this <code>IdentFragment</code>.\nSpan associated with this <code>IdentFragment</code>.\nConvert <code>self</code> directly into a <code>TokenStream</code> object.\nConvert <code>self</code> directly into a <code>TokenStream</code> object.\nWrite <code>self</code> to the given <code>TokenStream</code>.")
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
searchState.loadedDescShard("unicode_ident", 0, "githubcrates-iodocs-rs\nWhether the character has the Unicode property XID…\nWhether the character has the Unicode property XID_Start.")
@@ -0,0 +1 @@
searchState.loadedDescShard("unindent", 0, "githubcrates-iodocs-rs")