Skip to content

Instantly share code, notes, and snippets.

@kali
Created September 16, 2016 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kali/2e531eccdd81d196c21376fe61772460 to your computer and use it in GitHub Desktop.
Save kali/2e531eccdd81d196c21376fe61772460 to your computer and use it in GitHub Desktop.
error[E0046]: not all trait items implemented, missing: `clerks_info`
--> src/lib.rs:367:1
|
367 | impl<I, C, S, M> sda_transport::TransportInterface for SummerServer<I, C, S, M>
| ^ missing `clerks_info` in implementation
error: aborting due to previous error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment