[][src]Function splinter::rest_api::into_protobuf

pub fn into_protobuf<M: Message>(
    payload: Payload
) -> impl Future<Item = M, Error = ActixError>