Docs.rs
twilio-agnostic-1.0.0
twilio-agnostic 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jacobmischka
Dependencies
base64 ^0.12
normal
http ^0.2.4
normal
isahc ^1.4.0
normal
mime ^0.3
normal
rust-crypto ^0.2
normal
serde ^1.0.10
normal
serde_json ^1.0.2
normal
url ^2.0
normal
dotenv ^0.15
dev
hyper ^0.14.9
dev
tokio ^1.0
dev
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Action
twilio_
agnostic
1.0.0
Action
Required Methods
as_twiml
Implementors
In twilio_
agnostic::
twiml
twilio_agnostic
::
twiml
Trait
Action
Copy item path
Source
pub trait Action { // Required method fn
as_twiml
(&self) ->
String
; }
Required Methods
§
Source
fn
as_twiml
(&self) ->
String
Implementors
§
Source
§
impl
Action
for
Gather
Source
§
impl
Action
for
Message
Source
§
impl
Action
for
Play
Source
§
impl
Action
for
Record
Source
§
impl
Action
for
Redirect
Source
§
impl
Action
for
Say
Source
§
impl
Action
for
Sms