Home
last modified time | relevance | path

Searched refs:Categorize (Results 26 – 50 of 417) sorted by relevance

12345678910>>...17

/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { implementation
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/editors/helix/helix-0.5.0/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { impl
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { implementation
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/toml/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { implementation
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/toml-0.5.6/src/
H A Dser.rs1595 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1600 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1607 struct Categorize<E>(marker::PhantomData<E>); struct
1609 impl<E> Categorize<E> { impl
1611 Categorize(marker::PhantomData) in new()
1615 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1770 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1783 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1809 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1822 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/toml-0.4.10/src/
H A Dser.rs1568 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1573 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1580 struct Categorize<E>(marker::PhantomData<E>); struct
1582 impl<E> Categorize<E> { impl
1584 Categorize(marker::PhantomData) in new()
1588 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1712 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1726 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1754 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1768 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { impl
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/toml-0.5.7/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { implementation
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { implementation
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { impl
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { implementation
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/toml-0.5.1/src/
H A Dser.rs1612 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1617 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1624 struct Categorize<E>(marker::PhantomData<E>); struct
1626 impl<E> Categorize<E> { implementation
1628 Categorize(marker::PhantomData) in new()
1632 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1787 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1800 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1826 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1839 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/toml/src/
H A Dser.rs1568 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1573 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1580 struct Categorize<E>(marker::PhantomData<E>); struct
1582 impl<E> Categorize<E> { implementation
1584 Categorize(marker::PhantomData) in new()
1588 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1712 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1726 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1754 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1768 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { impl
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/toml-0.5.6/src/
H A Dser.rs1595 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1600 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1607 struct Categorize<E>(marker::PhantomData<E>); struct
1609 impl<E> Categorize<E> { implementation
1611 Categorize(marker::PhantomData) in new()
1615 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1770 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1783 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1809 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1822 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/toml/src/
H A Dser.rs1568 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1573 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1580 struct Categorize<E>(marker::PhantomData<E>); struct
1582 impl<E> Categorize<E> { impl
1584 Categorize(marker::PhantomData) in new()
1588 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1712 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1726 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1754 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1768 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/toml-0.5.7/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { impl
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { implementation
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/games/dose-response/dose-response-179c326/cargo-crates/toml-0.4.10/src/
H A Dser.rs1568 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1573 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1580 struct Categorize<E>(marker::PhantomData<E>); struct
1582 impl<E> Categorize<E> { impl
1584 Categorize(marker::PhantomData) in new()
1588 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1712 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1726 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1754 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1768 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/math/kalker/kalker-1.1.0/cargo-crates/toml-0.5.7/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { impl
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { implementation
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { impl
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { impl
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { impl
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/toml-0.5.8/src/
H A Dser.rs1596 if let Category::Array = v.serialize(Categorize::new())? { in tables_last()
1601 if let Category::Table = v.serialize(Categorize::new())? { in tables_last()
1608 struct Categorize<E>(marker::PhantomData<E>); struct
1610 impl<E> Categorize<E> { implementation
1612 Categorize(marker::PhantomData) in new()
1616 impl<E: ser::Error> ser::Serializer for Categorize<E> { implementation
1771 impl<E: ser::Error> ser::SerializeSeq for Categorize<E> { implementation
1784 impl<E: ser::Error> ser::SerializeTuple for Categorize<E> { implementation
1810 impl<E: ser::Error> ser::SerializeTupleStruct for Categorize<E> { implementation
1823 impl<E: ser::Error> ser::SerializeMap for Categorize<E> { implementation
[all …]

12345678910>>...17