sapling/eden/mononoke/blobstore/if/thrift_lib.rs
Lukas Piatkowski 963f3cc724 mononoke: make blobstore/sqlblob buildable in OSS
Summary:
This shifts the responsibility of mocking all facebook-specific code
to mononoke's sql_ext crate. If OSS code calls into any of that code it will
most likely result in a panic.

Reviewed By: ahornby

Differential Revision: D20247580

fbshipit-source-id: 43f158d91aa32adaa5df6e3786243fb89c9ce961
2020-03-27 08:13:47 -07:00

3 lines
57 B
Rust

// @generated
::codegen_includer_proc_macro::include!();