https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm_cvt_roundi64_sd.html
_mm_cvt_roundi64_sd in serde::lib::core::arch::x86_64 - Rust
Convert the signed 64-bit integer b to a double-precision (64-bit) floating-point element, store the result in the lower element of dst, and copy the upper...
https://docs.diesel.rs/master/serde_core/de/index.html
serde_core::de - Rust
Generic data structure deserialization framework.
serdecorerust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm256_mask_compress_epi64.html
_mm256_mask_compress_epi64 in serde::lib::core::arch::x86_64 - Rust
Contiguously store the active 64-bit integers in a (those with their respective bit set in writemask k) to dst, and pass through the remaining elements from...
https://micronaut-projects.github.io/micronaut-serialization/latest/api/io/micronaut/serde/config/annotation/SerdeConfig.SerIgnored.html
SerdeConfig.SerIgnored (serde-parent 3.0.0 API)
declaration: package: io.micronaut.serde.config.annotation, annotation type: SerdeConfig, annotation type: SerIgnored
serdeparentapi
https://docs.rs/serde_compact/latest/serde_compact/
serde_compact - Rust
serdecompactrust
https://doc.servo.org/serde/lib/core/arch/x86_64/struct.__m256h.html
__m256h in serde::lib::core::arch::x86_64 - Rust
256-bit wide set of 16 `f16` types, x86-specific
serdelibcorearchrust
https://doc.servo.org/serde/lib/core/env/fn.vars.html
vars in serde::lib::core::env - Rust
Returns an iterator of (variable, value) pairs of strings, for all the environment variables of the current process.
varsserdelibcoreenv
https://doc.servo.org/serde/lib/core/net/struct.SocketAddrV4.html
SocketAddrV4 in serde::lib::core::net - Rust
An IPv4 socket address.
serdelibcorerust
https://docs.diesel.rs/2.0.x/serde/trait.Deserializer.html
Deserializer in serde - Rust
A data format that can deserialize any data structure supported by Serde.
serderust
https://security.snyk.io/package/npm/%40smithy%2Feventstream-serde-universal/4.1.1
@smithy/eventstream-serde-universal 4.1.1 | Snyk
Security vulnerabilities and package health score for npm package @smithy/eventstream-serde-universal 4.1.1
smithyeventstreamserdeuniversalsnyk
https://docs.diesel.rs/master/serde_core/trait.Deserialize.html
Deserialize in serde_core - Rust
A data structure that can be deserialized from any data format supported by Serde.
deserializeserdecorerust
https://users.rust-lang.org/t/serde-deserialization-from-borrowed-bytes-seqaccess/56744
Serde deserialization from_borrowed_bytes + SeqAccess - code review - The Rust Programming Language...
Mar 10, 2021 - Hi all, I have another Serde question. I'm trying to implement a serde Deserializer for a binary format, let's say, to keep things simple, that the format...
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm256_mask_cvtepi16_epi8.html
_mm256_mask_cvtepi16_epi8 in serde::lib::core::arch::x86_64 - Rust
Convert packed 16-bit integers in a to packed 8-bit integers with truncation, and store the results in dst using writemask k (elements are copied from src when...
https://micronaut-projects.github.io/micronaut-serialization/snapshot/api/io/micronaut/serde/util/SerdeArgumentConstants.html
SerdeArgumentConstants (serde-parent 3.0.1-SNAPSHOT API)
declaration: package: io.micronaut.serde.util, class: SerdeArgumentConstants
serdeparentsnapshotapi
https://packages.debian.org/uk/source/sid/rust-serde-path-to-error
Debian -- Details of source package rust-serde-path-to-error in sid
https://api.rocket.rs/v0.5/rocket/serde/msgpack/struct.MsgPack
MsgPack in rocket::serde::msgpack - Rust
The MessagePack guard: easily consume and return MessagePack.
msgpackrocketserderust
https://doc.servo.org/serde/lib/core/process/fn.exit.html
exit in serde::lib::core::process - Rust
Terminates the current process with the specified exit code.
core processexitserdelibrust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm256_set1_pd.html
_mm256_set1_pd in serde::lib::core::arch::x86_64 - Rust
Broadcasts double-precision (64-bit) floating-point value `a` to all elements of returned vector.
pdserde
https://cdn.jsdelivr.net/gh/nabijaczleweli/dumplingh@doc/serde/de/value/struct.I8Deserializer.html
serde::de::value::I8Deserializer - Rust
API documentation for the Rust `I8Deserializer` struct in crate `serde`.
serdevaluerust
https://docs.diesel.rs/2.3.x/serde_core/de/value/struct.U64Deserializer.html
U64Deserializer in serde_core::de::value - Rust
A deserializer holding a `u64`.
serdecorevaluerust
https://micronaut-projects.github.io/micronaut-serialization/snapshot/api/io/micronaut/serde/processor/sourcegen/records/RecordSerializerSourceGen.html
RecordSerializerSourceGen (serde-parent 3.0.1-SNAPSHOT API)
declaration: package: io.micronaut.serde.processor.sourcegen.records, class: RecordSerializerSourceGen
serdeparentsnapshotapi
https://purplesyringa.moe/blog/i-sped-up-serde-json-strings-by-20-percent/
I sped up serde_json strings by 20% | purplesyringa's blog
spedserdejson
https://tulpa.dev/lua/mlua_serde/issues?q=&type=all&sort=oldest&state=open&labels=&milestone=0&project=0&assignee=0&poster=0
Issues - mlua_serde - git in plurality
mlua_serde - Serde support for mlua
issuesserdegitplurality
https://micronaut-projects.github.io/micronaut-serialization/latest/api/io/micronaut/serde/jackson/outerinterface/ClassCommandBrokenToo.PrintCommand.html
ClassCommandBrokenToo.PrintCommand (serde-parent 3.0.0 API)
declaration: package: io.micronaut.serde.jackson.outerinterface, interface: ClassCommandBrokenToo, class: PrintCommand
serdeparentapi
https://doc.servo.org/serde/lib/core/io/struct.WriterPanicked.html
WriterPanicked in serde::lib::core::io - Rust
Error returned for the buffered data from `BufWriter::into_parts`, when the underlying writer has previously panicked. Contains the (possibly partly written)...
serdelibcoreiorust
https://doc.qu1x.dev/bevy_trackball/serde/de/value/struct.StringDeserializer.html
StringDeserializer in serde::de::value - Rust
A deserializer holding a `String`.
serdevaluerust
https://doc.servo.org/serde/lib/slice/struct.RSplitN.html
RSplitN in serde::lib::slice - Rust
An iterator over subslices separated by elements that match a predicate function, limited to a given number of splits, starting from the end of the slice.
rsplitnserdelibslicerust
https://micronaut-projects.github.io/micronaut-serialization/snapshot/api/io/micronaut/serde/oracle/jdbc/json/serde/OracleJsonDurationSerde.html
OracleJsonDurationSerde (serde-parent 3.0.1-SNAPSHOT API)
declaration: package: io.micronaut.serde.oracle.jdbc.json.serde, class: OracleJsonDurationSerde
serdeparentsnapshotapi
https://doc.servo.org/serde/lib/core/collections/linked_list/struct.CursorMut.html
CursorMut in serde::lib::core::collections::linked_list - Rust
A cursor over a `LinkedList` with editing operations.
core collectionslinked listcursormutserdelib
https://docs.diesel.rs/2.3.x/serde_core/de/value/struct.UnitDeserializer.html
UnitDeserializer in serde_core::de::value - Rust
A deserializer holding a `()`.
serdecorevaluerust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm256_adds_epi16.html
_mm256_adds_epi16 in serde::lib::core::arch::x86_64 - Rust
Adds packed 16-bit integers in `a` and `b` using saturation.
addsserde
https://doc.servo.org/serde/lib/str/pattern/struct.CharSliceSearcher.html
CharSliceSearcher in serde::lib::str::pattern - Rust
serdelibstrpatternrust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm512_mask_cvtepu64_ph.html
_mm512_mask_cvtepu64_ph in serde::lib::core::arch::x86_64 - Rust
Convert packed unsigned 64-bit integers in a to packed half-precision (16-bit) floating-point elements, and store the results in dst using writemask k...
https://doc.servo.org/serde/lib/core/path/enum.Prefix.html
Prefix in serde::lib::core::path - Rust
Windows path prefixes, e.g., `C:` or `\\server\share`.
prefixserdelibcorepath
https://docs.diesel.rs/2.3.x/serde_core/de/trait.SeqAccess.html
SeqAccess in serde_core::de - Rust
Provides a `Visitor` access to each element of a sequence in the input.
serdecorerust
https://doc.servo.org/serde/lib/core/io/struct.Sink.html
Sink in serde::lib::core::io - Rust
A writer which will move data into the void.
sinkserdelibcoreio
https://doc.servo.org/serde/de/value/index.html
serde::de::value - Rust
Building blocks for deserializing basic values using the `IntoDeserializer` trait.
serdevaluerust
https://deps.rs/crate/serde_derive/1.0.197
serde_derive 1.0.197 - Deps.rs
serdederivedepsrs
https://doc.servo.org/serde/lib/core/task/struct.RawWakerVTable.html
RawWakerVTable in serde::lib::core::task - Rust
A virtual function pointer table (vtable) that specifies the behavior of a `RawWaker`.
serdelibcoretaskrust
https://micronaut-projects.github.io/micronaut-serialization/latest/api/allpackages-index.html
All Packages (serde-parent 3.0.0 API)
all packagesserdeparentapi
https://www.serde.lv/?q=node/123
SUPPORT | www.serde.lv
supportwwwserdelv
https://advisories.gitlab.com/pkg/cargo/serde-json-wasm/CVE-2024-58264/
https://advisories.gitlab.com/cargo/serde-json-wasm/CVE-2024-58264/
httpsadvisoriesgitlabcargo
https://doc.permaplant.net/www.staging/cargodoc/serde/
serde - Rust
serderust
https://rpmfind.net/linux/rpm2html/search.php?query=bundled(rust-crate%3Aserde_html_form)
RPM resource bundled(rust-crate:serde_html_form)
rust craterpmresourcebundledserde
https://doc.servo.org/serde/lib/fmt/struct.DebugTuple.html
DebugTuple in serde::lib::fmt - Rust
A struct to help with `fmt::Debug` implementations.
serdelibfmtrust
https://micronaut-projects.github.io/micronaut-serialization/snapshot/api/io/micronaut/serde/support/AbstractStreamDecoder.TokenType.html
AbstractStreamDecoder.TokenType (serde-parent 3.0.1-SNAPSHOT API)
declaration: package: io.micronaut.serde.support, class: AbstractStreamDecoder, enum: TokenType
serdeparentsnapshotapi
https://doc.servo.org/serde/lib/core/cmp/fn.min_by.html
min_by in serde::lib::core::cmp - Rust
Returns the minimum of two values with respect to the specified comparison function.
minserdelibcorecmp
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm512_cvt_roundps_ph.html
_mm512_cvt_roundps_ph in serde::lib::core::arch::x86_64 - Rust
Convert packed single-precision (32-bit) floating-point elements in a to packed half-precision (16-bit) floating-point elements, and store the results in dst....
https://micronaut-projects.github.io/micronaut-serialization/latest/api/io/micronaut/serde/support/util/package-summary.html
io.micronaut.serde.support.util (serde-parent 2.15.5 API)
declaration: package: io.micronaut.serde.support.util
iomicronautserdesupportutil