define FileProvider trait
commitfb586dbc62a79c00c01b2aedf982155c6c12d125
authorShayne Fletcher <shaynefletcher@fb.com>
Thu, 28 Apr 2022 21:19:40 +0000 (28 14:19 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 28 Apr 2022 21:19:40 +0000 (28 14:19 -0700)
tree271994037e0e20331456e6ddb4f35cf251e3c521
parent4efa141ceb0f810bdb878197cc5135d94d4606b6
define FileProvider trait

Summary: add a `FileProvider` trait consistent with D35965547

Differential Revision: D35982847

fbshipit-source-id: 2fc3a06b3979a051226ef53f638510090e93ad68
hphp/hack/src/rupro/hackrs/cargo/hackrs/Cargo.toml
hphp/hack/src/rupro/hackrs/file_provider.rs [new file with mode: 0644]
hphp/hack/src/rupro/hackrs/lib.rs