Struct rusoto_s3::S3LocationSerializer [−][src]
pub struct S3LocationSerializer;Implementations
pub fn serialize<W>(
writer: &mut EventWriter<W>,
name: &str,
obj: &S3Location
) -> Result<(), Error> where
W: Write,
Auto Trait Implementations
impl RefUnwindSafe for S3LocationSerializer
impl Send for S3LocationSerializer
impl Sync for S3LocationSerializer
impl Unpin for S3LocationSerializer
impl UnwindSafe for S3LocationSerializer
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more