mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
Complete an unfinished
This commit is contained in:
@@ -17,7 +17,7 @@ mod sealed {
|
||||
impl Sealed for StdBackend {}
|
||||
}
|
||||
|
||||
/// Backend that can be used to create a
|
||||
/// Backend that can be used to create a `Vfs`.
|
||||
///
|
||||
/// This trait is sealed and cannot not be implemented outside this crate.
|
||||
pub trait VfsBackend: sealed::Sealed {
|
||||
|
||||
Reference in New Issue
Block a user