toml_
edit
0.22.22
Sealed
Implementations on Foreign Types
&'a T
String
bool
f64
i64
str
usize
Implementors
In toml_
edit::
private
toml_edit
::
private
Trait
Sealed
Copy item path
source
pub trait Sealed { }
Implementations on Foreign Types
§
source
§
impl
Sealed
for
bool
source
§
impl
Sealed
for
f64
source
§
impl
Sealed
for
i64
source
§
impl
Sealed
for
str
source
§
impl
Sealed
for
usize
source
§
impl
Sealed
for
String
source
§
impl<'a, T>
Sealed
for
&'a T
where T:
Sealed
+ ?
Sized
,
Implementors
§
source
§
impl
Sealed
for
InlineTable
source
§
impl
Sealed
for
Datetime
source
§
impl
Sealed
for
Table