protobuf
Protocol buffer code
$ area51 add protobufCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(protobuf:some-function ...)Protocol buffer code
$ area51 add protobufCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(protobuf:some-function ...)