Docs.rs
messaging-api-line-0.0.1
messaging-api-line 0.0.1
Permalink
Docs.rs crate page
Unlicense
Links
crates.io
Source
Owners
Kayxue
Dependencies
base64 ~0.7.0
normal
futures ^0.3
normal
http ~0.2
normal
http-body-util ^0.1.2
normal
hyper ^1.3.1
normal
hyper-tls ^0.6.0
normal
hyper-util ^0.1.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
url ^2.5
normal
uuid ^1.8
normal
Versions
22.26%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
messaging_
api_
line
0.0.1
Module flex_
image
Module Items
Structs
Enums
In messaging_
api_
line::
models
messaging_api_line
::
models
Module
flex_image
Copy item path
Source
Structs
§
Flex
Image
Enums
§
Align
Alignment style in horizontal direction.
Aspect
Mode
The display style of the image if the aspect ratio of the image and that specified by the aspectRatio property do not match.
Gravity
Alignment style in vertical direction.
Position
Reference for offsetTop, offsetBottom, offsetStart, and offsetEnd. Specify one of the following values:
relative
: Use the previous box as reference.
absolute
: Use the top left of parent element as reference. The default value is relative.