Function cni_plugin::reply::reply [−][src]
pub fn reply<'de, T>(result: T) -> ! where
T: ReplyPayload<'de>,
Output the reply as JSON on STDOUT and exit.
pub fn reply<'de, T>(result: T) -> ! where
T: ReplyPayload<'de>,
Output the reply as JSON on STDOUT and exit.